Skip to content

Conversation

shishir-a412ed and others added 3 commits February 11, 2025 18:15
https://go.dev/wiki/CodeReviewComments#error-strings

> Error strings should not be capitalized (unless beginning with proper nouns or acronyms) or end with punctuation, since they are usually printed following other context.
@olljanat olljanat changed the title Create fork Initiate community driven fork Feb 11, 2025
@olljanat olljanat force-pushed the create-fork branch 5 times, most recently from aafdaf9 to 8654f7a Compare February 11, 2025 19:32
slonopotamus and others added 6 commits February 11, 2025 21:03
Without this, `vagrant up` fails on Windows:

    containerd-linux: /tmp/vagrant-shell: ./setup.sh: /bin/bash^M: bad interpreter: No such file or directory
    The SSH command responded with a non-zero exit status. Vagrant
    assumes that this means the command failed. The output for this command
    should be in the log above. Please read the output to determine what
    went wrong.
* Fix release badge
* Fix typos
* Enable syntax highlighting
* etc
Depending on the workload, the default resource limit (ulimit) for the
max number of file descriptors per process may need to be raised, such
as for database servers. Add a `file_limit` option to the task config
which will allow the limit to be set per task.

Signed-off-by: Ryan Sundberg <[email protected]>
Signed-off-by: Olli Janatuinen <[email protected]>
@olljanat olljanat merged commit db397d0 into master Feb 12, 2025
3 checks passed
@olljanat
Copy link
Member Author

Seems passing CI now so will merge this.

@olljanat olljanat deleted the create-fork branch February 12, 2025 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants